Skip to content

Add AI integration docs and reorganize sidebar#1644

Merged
sequba merged 5 commits intodevelopfrom
docs/ai-integration-pages
Apr 9, 2026
Merged

Add AI integration docs and reorganize sidebar#1644
sequba merged 5 commits intodevelopfrom
docs/ai-integration-pages

Conversation

@GreenFlux
Copy link
Copy Markdown

@GreenFlux GreenFlux commented Mar 26, 2026

Summary

  • Add three new landing pages under Framework integration: HyperFormula AI SDK, Integration with LangChain/LangGraph, and HyperFormula MCP Server
  • Rename sidebar "Overview" section to "About" and move it above Miscellaneous (2nd to last)
  • Promote "Getting started" to second position in sidebar (right after Introduction)

Test plan

  • Run npm run docs:dev and verify sidebar order: Introduction → Getting started → Framework integration → ... → About → Miscellaneous
  • Verify new pages render at /guide/ai-sdk, /guide/integration-with-langchain, /guide/mcp-server
  • Verify existing Overview pages (Quality, Supported browsers, etc.) still accessible at original URLs

Note

Low Risk
Low risk: documentation-only changes that add new guide pages and reorder sidebar navigation without affecting runtime code.

Overview
Adds three new guide pages describing AI-focused integrations: ai-sdk, integration-with-langchain, and mcp-server.

Reorganizes the VuePress sidebar by renaming the prior Overview section to About, moving it near the end, and renaming Framework integration to Integrations while linking in the new AI docs pages.

Reviewed by Cursor Bugbot for commit 1688f23. Bugbot is set up for automated code reviews on this repo. Configure here.

- Add landing pages for HyperFormula AI SDK, LangChain/LangGraph
  integration, and MCP Server under Framework integration
- Rename sidebar "Overview" section to "About" and move above Miscellaneous
- Promote "Getting started" to second position in sidebar

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@GreenFlux GreenFlux requested a review from sequba March 26, 2026 20:52
@GreenFlux GreenFlux marked this pull request as draft March 26, 2026 20:52
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 26, 2026

Performance comparison of head (1688f23) vs base (ca0bb89)

                                     testName |   base |   head | change
------------------------------------------------------------------------
                                      Sheet A | 490.87 | 490.69 | -0.04%
                                      Sheet B | 155.23 |    157 | +1.14%
                                      Sheet T | 135.43 | 137.16 | +1.28%
                                Column ranges | 512.47 | 515.88 | +0.67%
Sheet A:  change value, add/remove row/column |  15.62 |  15.01 | -3.91%
 Sheet B: change value, add/remove row/column | 136.87 | 134.63 | -1.64%
                   Column ranges - add column | 154.33 | 154.71 | +0.25%
                Column ranges - without batch | 468.73 |  479.1 | +2.21%
                        Column ranges - batch | 117.73 | 126.91 | +7.80%

Copy link
Copy Markdown
Contributor

@sequba sequba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 👍 Simple and quickly shippable

@sequba sequba marked this pull request as ready for review March 30, 2026 13:00
sequba and others added 2 commits March 30, 2026 16:29
- Add `hyperformula/ai` import to AI SDK quickstart example
- Use idiomatic LangChain @tool decorator pattern
- Replace email CTA with HubSpot form link on all three pages
@GreenFlux GreenFlux requested a review from sequba April 9, 2026 11:19
@sequba sequba merged commit 357eee3 into develop Apr 9, 2026
32 checks passed
@sequba sequba deleted the docs/ai-integration-pages branch April 9, 2026 15:15
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.19%. Comparing base (ca0bb89) to head (1688f23).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1644   +/-   ##
========================================
  Coverage    97.19%   97.19%           
========================================
  Files          173      173           
  Lines        15013    15013           
  Branches      3209     3209           
========================================
  Hits         14592    14592           
  Misses         421      421           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants